DataGrid.getColumnsByHeaderText Method

Gets the table columns displaying the specified header text.
 

Parameters

headerText

Type: String
The header text value set in dundas.controls.DataGridColumn.headerText if applicable, otherwise the displayed header text.

Return Value


Type: Array
ElementType: DataGridColumn